/* CSS Document */
*							{ padding:0; margin:0; border:0; 
								font-size:12px; 
								font-weight:normal; }
#disconnected-title			{ float:left;
								width:200px;
								margin-left:18px;
								padding:20px 0 20px 5.5px; }
#disconnected-title p		{ font-weight:bold;
								color:#434343; }
#disconnected-nav			{ float:left;
								width:600px;
								margin:10px 0 0 100px; 
								padding:30px 0 10px 10px;
								 }
								
#disconnected-nav ul li		{ display:inline;
								list-style-type:none;
								padding-left:5px; }
								
#disconnected-nav ul li	a			{ text-decoration:underline; }

#disconnected-nav  a:link			{ font-weight:normal; color:#ABABAB; }
#disconnected-nav  a:visited		{ font-weight:normal; color:#ABABAB; }
#disconnected-nav  a:active			{ font-weight:normal; color:#ABABAB; }
#disconnected-nav  a:hover			{ font-weight:normal; color:#6C6C6C; }
#disconnected-nav  a:focus			{ font-weight:normal; color:#6C6C6C; }

#refugium-text					{ width:300px; 
										height:400px;
										float:left;
										margin:35px 0px 20px 16px;
										padding:20px 10px 30px 10px;
										text-align:justify ; 
										border:1px #ABABAB solid; }
										
h2								{ font-weight:bold; }
h4								{ text-decoration:underline; }
										
#refugium-bild						{ float:left;
										margin:30px 0 50px 16px; }

										
										
										
										
										
.group:before,
.group:after {
  content:"";
  display:table;
}
.group:after {
  clear:both;
}
.group {
  zoom:1; } 
										


/*
#bandagehouseinside-roomimage 		{ float:left; 
										clear:both; 
										margin:3px; }
#bandagehouseinside-roomimage ul li	{ list-style-type:none; 
										padding-left:2px; 
										display:inline; 
										}
										
#bandagehouse-text					{ width:250px; 
										height:867px;
										float:left;
										margin:49px 0px 20px 23px;
										padding:10px 10px;
										text-align:justify ; 
										border:1px #6C6C6C solid; }
#bandagehouse-text h4				{ font-size:0.8em; } 
										
										
#satellite							{ width:700px;
										height:480px;
										float:right;
										padding:20px 0 0 0; }
#satellite-title					{ padding:0 0 5px 2px; 
										margin-bottom:7px; 
										text-decoration:underline; }
#satellite ul li					{ display:inline;
										list-style-type:none;
										padding-left:2px; 
										}
#conceptualization					{ width:700px;
										height:500px;
										float:right; 
										 }
#conceptualization-title			{ padding:3px; 
										text-decoration:underline; }
#conceptualization-image			{ padding:3px; }
#insidework-process					{ clear:both; 
										width: 1000px;
										height: 900px; 
										padding:0 0 50px 50px; }
										
#insideworkprocess-title			{ margin-bottom:10px;
										text-decoration:underline; }
											
h1, h2, h3, h4						{ text-decoration:none; }
*/